home *** CD-ROM | disk | FTP | other *** search
/ Wildcat Gold - The Optical BBS / Wildcat Gold - The Optical BBS (The Golden ROM Series)(Volume 4 Number 1)(The Digital Publishing Company)(1992).ISO / sdn / brz32_a.sdn / README.1ST < prev    next >
Text File  |  1991-09-29  |  8KB  |  198 lines

  1.  
  2.  
  3.                 ┌────────────────────────────────────────┐
  4.                 │                                        │
  5.                 │      WELCOME                           │
  6.                 │                   TO                   │
  7.                 │                        ┌───────────┐   │
  8.                 │                        │  BREEZE!  │   │
  9.                 │                        └───────────┘   │
  10.                 ├────────────────────────────────────────┤
  11.                 │                                        │
  12.                 │         Text Editor / Processor        │
  13.                 │                                        │
  14.                 └────────────────────────────────────────┘
  15.  
  16.  
  17.  
  18.                 ┌────────────────────────────────────────┐
  19.                 │   Copyright (c) Kevin Solway, 1989-91  │
  20.                 └────────────────────────────────────────┘
  21.  
  22.  
  23.  
  24.  
  25.  
  26.           NOTE:  This program is not free, but is being distributed on
  27.           the "shareware", try-before-you-buy principle.  To become a
  28.           registered user of BREEZE, you need to fill-out the
  29.           accompanying registration form and send it to:
  30.  
  31.                               Kevin Solway
  32.                               PO Box 207
  33.                               University of Queensland
  34.                               St Lucia  4067
  35.                               Queensland
  36.                               Australia
  37.  
  38.  
  39.  
  40.  
  41.  
  42.        ┌──────────────┐
  43.        │ QUICK START: │
  44.        └──────────────┘
  45.  
  46.  
  47.             You should have the following files on the distribution
  48.         disk.
  49.  
  50.  
  51.           README.1ST          This document.
  52.  
  53.           BREEZE.EXE          The main program.
  54.  
  55.           BRZMAN.EXE          The user manual program (documentation).
  56.                               Execute this program like a normal program
  57.                               and then either scroll through the text or
  58.                               use the menus for fast access to specific
  59.                               parts of the manual.
  60.  
  61.           REGISTER.FRM        Registration form to use when paying for
  62.                               your copy of BREEZE, and for ordering
  63.                               upgrades.  You can print this file from
  64.                               within BREEZE or by using the DOS Print
  65.                               command.
  66.  
  67.           BRZEXMPL.TXT        A brief document showing how to use some
  68.                               of the special functions of BREEZE.
  69.  
  70.           BRZUTS30.EXE        An self-extracting compressed file which
  71.                               contains the following files:
  72.  
  73.                               BREEZE.HLP:  The on-line help file.
  74.                               BREEZE.DCT:  The dictionary file.
  75.                               BREEZE.DAT:  Data file required when
  76.                                            creating .EXE files.
  77.                               BRZPRINT:    Printer configuration
  78.                                            program
  79.                               COLOURS.EXE :  To be distributed with
  80.                                              the text viewer programs
  81.                                              you create with BREEZE.
  82.  
  83.  
  84.           BREEZE.DES          A brief description of BREEZE.
  85.  
  86.  
  87.  
  88.  
  89.  
  90.             To start-up BREEZE immediately, all you need do is type
  91.         BREEZE from the DOS prompt, and then press the Enter key.  When
  92.         you are prompted with the opening screen, read it, and then
  93.         press any key to be prompted for the name of a file to edit.
  94.         Press escape if you want to edit a new document.
  95.  
  96.  
  97.        ┌─── Some basic editing keys to start with: ───────────────────────┐
  98.        │                                                                  │
  99.        │    Arrows: move one character up, down, left, or right.          │
  100.        │    Ctrl-right arrow: move one word to the right.                 │
  101.        │    Ctrl-left arrow: move one word to the left.                   │
  102.        │    Enter/Return: move to next line, or move to next line and     │
  103.        │                  insert a new line (if insert mode is on).       │
  104.        │    Ins key: toggles between insert mode and overwrite mode.      │
  105.        │    Home: pressed once, moves cursor to first character in line.  │
  106.        │          pressed twice, moves to left margin, if set.            │
  107.        │          pressed three times, moves to first column.             │
  108.        │    End: moves to end of line.                                    │
  109.        │    Ctrl-Home: move cursor to the top of the screen.              │
  110.        │    Ctrl-End: move cursor to the bottom of the screen.            │
  111.        │    PgDn: moves one page down.                                    │
  112.        │    PgUp: moves on page up.                                       │
  113.        │    Ctrl-PgDn: moves to the end of the document.                  │
  114.        │    Ctrl-PgUp: moves to the start of the document.                │
  115.        │                                                                  │
  116.        └──────────────────────────────────────────────────────────────────┘
  117.  
  118.  
  119.  
  120.             To use the on-line help, the dictionary, or the text to .EXE
  121.         converter, you will need to extract these files from the
  122.         compressed file BRZUTS32.EXE.  To extract these files you simply
  123.         execute the file as you would a normal program, by typing its
  124.         name, and then pressing the Enter key.  But you must ensure
  125.         there is enough space on your disk for the uncompressed files to
  126.         fit.  If you want to extract these files from a floppy disk in
  127.         Drive A: to Drive B: or from Drive A: to Drive C: you would log
  128.         onto drive A: and then type:
  129.  
  130.                                BRZUTS32 B:
  131.  
  132.                                   or
  133.  
  134.                                BRZUTS32 C:
  135.  
  136.             - depending on whether you wanted the files to be extracted
  137.         to Drive B: or C:.
  138.  
  139.  
  140.  
  141.  
  142.        ┌──────────────┐
  143.        │ ON-LINE HELP │
  144.        └──────────────┘
  145.  
  146.  
  147.             On-line help is available at all times by pressing the F1
  148.         key.  If the BREEZE.HLP file is not available, then make sure
  149.         you have extracted it from the BRZUTS32.EXE file by following
  150.         the above instructions.
  151.  
  152.             Press F10 to see the main menu, and look through the various
  153.         sub-options.  You can position the highlight bar on any of the
  154.         sub-options from the main menu, and press F1 to get specific
  155.         help on any individual item.
  156.  
  157.             If you hold down the Ctrl key or the Alt key for a couple of
  158.         seconds a display will appear at the bottom of the screen
  159.         prompting you with all the functions available under that key.
  160.  
  161.  
  162.         ┌─────────────────────────────────────────────────────────────┐
  163.         │                                                             │
  164.         │     For detailed information on any feature, consult the    │
  165.         │                                                             │
  166.         │                manual program,  BRZMAN.EXE                  │
  167.         │                                                             │
  168.         └─────────────────────────────────────────────────────────────┘
  169.  
  170.  
  171.  
  172.  
  173.         Other programs by the same author:
  174.  
  175.  
  176.         TEXTLIFE:   Text file to .EXE program converter.
  177.  
  178.         CONTROL3:   File manager, lists three drives/directories on screen.
  179.  
  180.         LIFEGAME:   Graphical simulation of natural systems.
  181.  
  182.         DI:         Directory program for moving quickly around you hard
  183.                     disk.
  184.  
  185.         PCONTROL:   Printer controller program.
  186.  
  187.  
  188.  
  189.         And two computer books:
  190.  
  191.  
  192.         WIT FOR WISDOM:   The very best gems of deadly wit.
  193.  
  194.         POISON FOR THE HEART:   The ultimate philosophy.
  195.  
  196.  
  197.  
  198.